home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / E-G / Fractal3.cpt / Fractals / card_6783.txt < prev    next >
Text File  |  1989-02-26  |  2KB  |  94 lines

  1. -- card: 6783 from stack: in
  2. -- bmap block id: 2246
  3. -- flags: 0000
  4. -- background id: 6329
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=394 top=44 right=73 bottom=430
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 19678 / 19678
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   set visible of card field "about" to not visible of card field "about"
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 2 (field)
  28. -- low flags: 81
  29. -- high flags: 0002
  30. -- rect: left=329 top=74 right=140 bottom=487
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 2
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: about
  39. ----- HyperTalk script -----
  40. on MouseUp
  41.   set visible of card field "about" to false
  42. end MouseUp
  43.  
  44.  
  45. -- part 3 (button)
  46. -- low flags: 00
  47. -- high flags: 0000
  48. -- rect: left=137 top=311 right=340 bottom=173
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 19678 / 19678
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: New Button
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   set visible of card field "ab2" to not visible of card field "ab2"
  60. end mouseUp
  61.  
  62.  
  63.  
  64. -- part 4 (field)
  65. -- low flags: 81
  66. -- high flags: 0002
  67. -- rect: left=6 top=215 right=283 bottom=190
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 2
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: ab2
  76. ----- HyperTalk script -----
  77. on MouseUp
  78.   set visible of card field "ab2" to false
  79. end MouseUp
  80.  
  81.  
  82. -- part contents for card part 2
  83. ----- text -----
  84. By Doug Felt
  85. AIR/CAT
  86. Stanford University
  87. Oct 12, 1987 v0.3
  88.  
  89. -- part contents for card part 4
  90. ----- text -----
  91. Speed enhancements by
  92. Ray Sanders
  93. Green Grass Software, Inc.
  94. Nov 7, 1987  ver 3.0